GdkKeymap: Prevent an infinite loop in the non-XKB case
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Jun 2011 18:45:16 +0000 (14:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Jun 2011 18:45:16 +0000 (14:45 -0400)
commitc22fb1684c1cbf47b625a795b8ca41385307dc69
treeecec128f8bec66fa4497ecdaf858c4b65dd98258
parent8cb0cc58e321641ebda699b9cbdc0067aeb56d3f
GdkKeymap: Prevent an infinite loop in the non-XKB case

Somehow the increment got lost, as comparison with the 2.x code
shows.
gdk/x11/gdkkeys-x11.c